Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dev): pin pre-commit's virtualenv to 20.0.23 #19256

Merged
merged 2 commits into from
Jun 12, 2020

Conversation

joshuarli
Copy link
Member

Issue: pypa/virtualenv#1851

Manifests fatally with our make setup-git on a fresh (not cached, hence why CI is not failing) venv.

Just gonna pin pre-commit's virtualenv to this future release (gonna merge when it gets cut) to try and prevent future breakage. We don't use virtualenv in any way in Sentry.

@joshuarli
Copy link
Member Author

Wonderful, 20.0.22 is broken because of a change that was merged irresponsibly by virtualenv maintainers. Another nail the coffin to pin virtualenv and be done with it.

@joshuarli joshuarli changed the title fix(dev): pin pre-commit's virtualenv to 20.0.22 fix(dev): pin pre-commit's virtualenv to 20.0.23 Jun 12, 2020
Makefile Outdated Show resolved Hide resolved
@joshuarli joshuarli merged commit 81d2ab7 into master Jun 12, 2020
@joshuarli joshuarli deleted the fix/dev-pin-pre-commit-virtualenv branch June 12, 2020 20:11
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants